ul {
    margin: 0;
}

.swiper-wrapper {
    transition-delay: .3s;
}

.swiper-containermain {
    width: 100%;
    height: 100%;
}

.swiper-containermain .swiper-slide {
    color: inherit;
    font-size: inherit;
}

.swiper-container {
    -webkit-overflow-scrolling: touch;
}

/* .swiper-containermain .swiper-slide:nth-child(2) {
    
} */

/* .swiper-slide p {
    transform: translateX(-200px);
    opacity: 0;
    transition: all .4s;
}

.ani-slide p {
    transform: translateX(0);
    opacity: 1;
} */
.content1 {
    width: 100%;
    height: 35px;
    position: relative;
    z-index: 3;
    background: #fff;
}

.content1 .position {
    width: 1400px;
    height: 35px;
    margin: 0 auto;
    position: relative;
}

.content1 .position .left {
    float: left;
    line-height: 35px;
    color: #157C5C;
    font-size: 14px;
}

.content1 .position .right {
    float: right;
}

.content1 .position .right form {
    width: 155px;
    height: 25px;
    margin: 0;
    margin-top: 5px;
    border: 1px solid #157C5C;
    border-radius: 25px;
    overflow: hidden;
}

.content1 .position .right form .s {
    margin: 0;
    width: 130px;
    height: 25px;
    border: none;
    float: left;
    text-indent: 20px;
    color: #333;
    font-size: 14px;
}

.content1 .position .right form .b {
    margin: 0;
    width: 23px;
    height: 23px;
    float: right;
    border: none;
    background: url(../1.png) no-repeat center;
}

.content2 {
    width: 100%;
    height: 110px;
    background: url(../2.png) no-repeat center;
    position: relative;
    z-index: 2;
}

.content2 .position {
    width: 1505px;
    height: 110px;
    margin: 0 auto;

}

.content2 .position .logo {
    width: 85px;
    height: 105px;
    position: absolute;
    left: 50%;
    margin-left: -42.5px;
}

.content2 .position ul {
    width: 100%;

}

.content2 .position ul li {
    float: left;
    /* padding: 0 52.5px; */
    padding: 0 80px;
}

.content2 .position ul li:nth-child(3) {
    margin-right: 150px;
}

.swiper-pagination-bullet {
    cursor: pointer;
    background: #b4b4b4 !important;
}


.content2 .position ul li .subweizhi a {
    font-size: 16px;
    color: #fff;
    line-height: 80px;
    height: 85px;
    display: block;
    position: relative;
    z-index: 9999999999;
    transition: All 0s ease-in-out;
    -webkit-transition: All 0s ease-in-out;
    -moz-transition: All 0s ease-in-out;
    -o-transition: All 0s ease-in-out;
}

.content2 .position ul li:hover .subweizhi {
    font-weight: bold;
}

.content2 .position ul li:hover .subweizhia {
    background: url(../3.png) no-repeat bottom;
}

.content2 .position ul li .sub {
    position: absolute;
    left: 0;
    top: 79px;
    height: 50px;
    width: 100%;
    background: rgba(21, 124, 92, 0.5);
    display: none;
}

.content2 .position ul li:hover .sub {
    display: block;
}

.content2 .position ul li .sub .subweizhi {
    width: 1505px;
    height: 50px;
    margin: 0 auto;
}


.content2 .position ul li .sub .subweizhi .subin {
    float: left;
    padding: 0 55px;
}

.content2 .position ul li .sub .subweizhi .subin a {
    line-height: 50px;
    font-size: 14px;
    font-weight: normal;
}

.content2 .position ul li .sub .subweizhi .subin:hover a {
    font-size: 16px;
    font-weight: bold;
}

.content3 {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.content3 .swiper-containeradv {
    width: 100%;
    height: 100%;
}

.content3 .swiper-containeradv .swiper-slide {
    width: 100%;
    height: 100%;
    /* height: 100vh; */
}

.content3 .swiper-containeradv .swiper-slide img {
    width: 100%;
    height: 100%;
    /* height: 100vh; */
}

.content4 {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
}

.content4 .left {
    width: 50%;
    height: 100%;
    float: left;
}

.content4 .left video {
    width: 100%;
    height: 100%;
}

.content4 .left div {
    width: 100%;
    height: 100%;
}

.content4 .left img {
    width: 100%;
    height: 100%;
}

.content4 .right {
    width: 50%;
    height: 100%;
    float: right;
    background: url(../4.png) no-repeat center;
    background-size: cover;
    position: relative;
}

.content4 .right .main {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.title_main {
    width: 100%;
}

.title_main .en {
    font-size: 16px;
    color: #276645;
    line-height: 16px;
}

.title_main .ch {
    font-size: 30px;
    line-height: 30px;
    color: #276645;
    font-weight: bold;
    margin-top: 5px;
}

.t_center {
    text-align: center;
}

.content4 .right .main .des {
    display: block;
    color: #535353;
    font-size: 16px;
    line-height: 35px;
    margin-top: 60px;
    text-indent: 2em;
}

.content4 .right .main .sub {
    width: 100%;
    height: 115px;
    text-align: center;
    margin-top: 105px;
}

.content4 .right .main .sub .box {
    width: 107px;
    height: 152px;
    display: inline-block;
    text-align: center;
    background: url(../5.png) no-repeat bottom;
    margin: 0 27.5px;
    position: relative;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;

}

.content4 .right .main .sub .box a {
    color: #fff;
    font-size: 16px;
    display: block;
    margin: 70px 30px 0px 30px;
    line-height: 18px;
}

.content4 .right .main .sub .box:hover {
    transform: translate(0, -10px);
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
}

.content5 {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    background: url(../6.png) no-repeat center;
    background-size: cover;
}

.content5 .position {
    width: 1400px;
    height: 345px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -700px;
    margin-top: -172.5px;
}

.content5 .position .swiper-containerxw {
    width: 680px;
    height: 210px;
    margin: 0;
    margin-top: 80px;
}

.content5 .position .swiper-containerxw .swiper-slide {
    background: none;
}

.content5 .position .swiper-containerxw .swiper-slide .topic {
    color: #505050;
    font-size: 16px;
    line-height: 16px;
    display: block;
}

.content5 .position .swiper-containerxw .swiper-slide .des {
    color: #868686;
    line-height: 25px;
    font-size: 14px;
    margin-top: 23px;
}

.content5 .position .swiper-containerxw .swiper-slide .date {
    font-size: 14px;
    color: #3aaed8;
    margin-top: 15px;
}

.content5 .position .swiper-containerxw .swiper-pagination-bullet {
    width: 15px !important;
    height: 15px !important;
    background: none !important;
    opacity: 1 !important;
    border-radius: 15px !important;
    border: 1px solid #286544;
    float: left;
}

.content5 .position .swiper-containerxw .swiper-pagination-bullet-active {
    background: #286544 !important;
}

.content6 {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    background: url(../7.png) no-repeat center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}

.content6 .position {
    width: 1400px;
    height: 370px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.content4 .title_main .ch {
    font-size: 36px;
    letter-spacing: 6px;
}


.content6 .position .position_r {
    width: 515px;
    display: flex;
    justify-content: center;
}

.content6 .position .position_r .quickmark {
    margin: 0 15px;
    text-align: center;
    color: #505050;
    font-size: 16px;
}

.content6 .position .quickmark .topic {
    margin-top: 10px;
}

.content6 .position .main {
    width: 515px;
    height: 370px;
    float: right;
}

.content6 .position .main .des {
    margin-top: 80px;
    font-size: 16px;
    color: #505050;
    line-height: 16px;
    text-align: center;
}

.content6 .position .main .more {
    width: 200px;
    height: 55px;
    display: block;
    margin-top: 60px;
    text-align: center;
    color: #3b7655;
    border: 1px solid #3b7655;
    line-height: 53px;
    font-size: 14px;
    position: relative;
}

.content6 .position .main .more .quickmark {
    width: 150px;
    height: 150px;
    position: absolute;
    left: 25px;
    top: 55px;
    background: #fff;
    display: none;
}

.content6 .position .main .more:hover .quickmark {
    display: block;
}

.content6 .position .main .more .quickmark img {
    width: 150px;
    height: 150px;
    overflow: hidden;
}

.content6 .position1 {
    max-width: 1400px;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0%;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.content6 .position1 .position_r {
    width: 100%;
    height: 100%;
    position: relative;
}

.content6 .position1 .quickmark {
    width: 160px;
    height: 190px;
    position: absolute;
    right: 0;
    /* bottom: 0; */
    bottom: 30%;
}

.content6 .position1 .quickmark .img {
    width: 160px;
    height: 160px;
}

.content6 .position1 .quickmark .img img {
    width: 160px;
    height: 160px;
}

.content6 .position1 .quickmark .topic {
    background: #276844;
    color: #fff;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
}

.content7 {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    background: url(../8.png) no-repeat center;
    background-size: cover;
}

.content7 .position {
    width: 1400px;
    height: 675px;
    position: absolute;
    left: 50%;
    top: 105px;
    margin-left: -700px;
}

.content7 .position .link {
    width: 160px;
    height: 60px;
    margin: 55px auto;
}

.content7 .position .link .box {
    width: 60px;
    height: 60px;
    margin: 0 10px;
    float: left;
}

.content7 .position .link .box img {
    width: 60px;
    height: 60px;
}

.content7 .position .main {
    width: 100%;
    height: 460px;
}

.content7 .position .main .box {
    width: 350px;
    height: 460px;
    float: left;
    text-align: center;
}

.content7 .position .main .box:nth-child(1) {
    background: #bfc6df;
    margin-left: 175px
}

.content7 .position .main .box:nth-child(2) {
    background: #c2cef8;
}

.content7 .position .main .box:nth-child(3) {
    background: #dadcef;
}

.content7 .position .main .box:nth-child(4) {
    display: none;
    background: #bfc6df;
}

.content7 .position .main .box .topic {
    font-size: 26px;
    font-weight: bold;
    margin-top: 85px;
    line-height: 26px;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.content7 .position .main .box:hover .topic {
    margin-top: 60px;
}

.content7 .position .main .box .topic a {
    color: #fff;
}

.content7 .position .main .box .more {
    width: 105px;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
    background: url(../9.png) no-repeat center;
    display: block;
}

.content7 .position .main .box .img {
    width: 285px;
    height: 285px;
    margin: 0 auto;
}

.content7 .position .main .box:hover .more {
    background: rgba(255, 255, 255, 0.5) url(../10.png) no-repeat center;
    border-radius: 10px;
    margin-top: 35px;
}

.swiper-slide-active {
    /* height: auto */
}

.swiper-slide-8 {
    height: 550px !important;
}

.content8 {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    background: url(../11.jpg) no-repeat center;
    background-size: cover;
}

.content8 .position {
    width: 1400px;
    height: 550px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -700px;
}

.content8 .position .biaoyu {
    width: 845px;
    height: 75px;
    margin: 70px auto 0 auto;
}

.content8 .position .biaoyu img {
    width: 845px;
    height: 75px;
}

.content8 .position .n_guide {
    float: left;
    margin-top: 90px;
}

.content8 .position .n_guide .g_ul {
    float: left;
}

.content8 .position .n_guide .g_ul .g_li {
    float: left;
    margin-right: 65px;
}

.content8 .position .n_guide .g_ul .g_li .g_a {
    color: #fff;
    font-size: 16px;
}

.content8 .position .n_guide .g_ul .g_li ul {
    margin-top: 5px;
}

.content8 .position .n_guide .g_ul .g_li ul li {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}

.content8 .position .n_guide .g_ul .g_li ul li a {
    color: #fff;
}

.content8 .position .infom {
    float: right;
    font-size: 14px;
    text-align: right;
    line-height: 32px;
    margin-top: 90px;
    color: #fff;
}

.content8 .position .infom a {
    color: #fff;
}

.content8 .position .line {
    width: 100%;
    height: 45px;
    float: left;
    margin-top: 75px;
}

.content8 .position .line .left {
    float: left;
}

.content8 .position .line .left .box1 {
    width: 180px;
    height: 45px;
    border: 1px solid #fff;
    border-radius: 5px;
    text-align: center;
    line-height: 43px;
    font-size: 14px;
    color: #fff;
    float: left;
    margin-right: 20px;
}

.content8 .position .line .left .box1 a {
    color: #fff;
}

.content8 .position .line .left .box2 {
    width: 180px;
    height: 45px;
    border: 1px solid #fff;
    border-radius: 5px;
    text-align: center;
    line-height: 43px;
    font-size: 14px;
    color: #fff;
    float: left;
    background: url(../12.png) no-repeat 120px center;
    position: relative;
}

.content8 .position .line .left .box2 a {
    color: #fff;
}

.content8 .position .line .left .box2 ul {
    position: absolute;
    bottom: 45px;
    left: 0;
    display: inline-block;
    width: 100%;
    line-height: 30px;
    background: rgba(0, 0, 0, 0.5);
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border: 1px solid #fff;
    border-bottom: 0px;
    display: none;
}

.content8 .position .line .left .box2:hover ul {
    display: block;
}

.content8 .position .line .right {
    float: right;
}

.content8 .position .line .right .box {
    width: 45px;
    height: 45px;
    float: left;
    margin-left: 20px;
    cursor: pointer;
    position: relative;
}

.content8 .position .line .right .box .quickmark {
    width: 150px;
    height: 150px;
    background: #fff;
    bottom: 160px;
    position: relative;
    left: 50%;
    margin-left: -75px;
    display: none;
}

.content8 .position .line .right .box:hover .quickmark {
    display: block;
}

.content8 .position .line .right .box1 {
    background: url(../13.png) no-repeat center;
}

.content8 .position .line .right .box2 {
    background: url(../13.png) no-repeat center;
}

.content8 .position .line .right .box3 {
    background: url(../15.png) no-repeat center;
}

.content8 .position .line .right .box4 {
    background: url(../16.png) no-repeat center;
}

.content8 .position .line .right .box5 {
    background: url(../17.png) no-repeat center;
}

.content8 .position .line .right .box1:hover {
    background: url(../13on.png) no-repeat center;
}

.content8 .position .line .right .box2:hover {
    background: url(../13on.png) no-repeat center;
}

.content8 .position .line .right .box3:hover {
    background: url(../15on.png) no-repeat center;
}

.content8 .position .line .right .box4:hover {
    background: url(../16on.png) no-repeat center;
}

.content8 .position .line .right .box5:hover {
    background: url(../17on.png) no-repeat center;
}

.n_adv {
    width: 100%;
    height: 545px;
    margin-top: -42px;
    position: relative;
}

.n_adv .position {
    width: 1400px;
    height: 545px;
    position: absolute;
    left: 50%;
    margin-left: -700px;
}

.n_adv img {
    width: 100%;
    display: block;
}

.n_adv .position .weizhi {
    width: 280px;
    height: 90px;
    background: RGB(21, 124, 92, .8);
    float: left;
    margin-top: 455px;
}

.n_adv .position .ntitle {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    margin-top: 20px;
    float: left;
}

.n_adv .position .ndes {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    margin-top: 10px;
    float: left;
}

.n_adv .position .ndes a {
    color: #fff;
}

.l_guide {
    width: 100%;
    height: 60px;
    line-height: 60px;
}

.l_guide .position {
    width: 1400px;
    margin: 0 auto;
    position: relative;
}

.l_guide .position li {
    display: block;
    float: left;
    padding: 0 45px;
}

.l_guide .position li a {
    display: block;
    line-height: 60px;
    font-size: 16px;
    color: #151515;
}

.l_guide .position li.layui-this {
    color: #157c5c;
    border-bottom: 1px solid #157c5c;
}

.content {
    width: 100%;
    float: left;
    background: #f7f7f7;
}

.content .position {
    width: 1400px;
    margin: 0 auto;
}

.content .position .d_page {
    width: 100%;
    float: left;
    margin-bottom: 40px;
    background: #fff;
    margin-top: 40px;
}

.content .position .d_page .up {
    width: 1320px;
    padding-top: 50px;
    padding-bottom: 15px;
    text-align: center;
    float: left;
    border-bottom: 1px solid RGB(229, 229, 229);
    margin: 0 40px;
}

.content .position .d_page .up h2 {
    margin: 0;
    font-size: 26px;
    line-height: 26px;
    color: #157c5c;
    width: 100%;
    float: left;
}

.content .position .d_page .up p {
    margin: 0;
    color: #b1b1b1;
    font-size: 14px;
    margin-top: 30px;
    width: 100%;
    float: left;
    line-height: 30px;
}

.content .position .d_page .down {
    font-size: 16px;
    line-height: 2.25em;
    padding: 40px;
    background: #fff;
    float: left;
    width: 1400px;
}

.content .position .d_page .down p {
    margin: 0;
}

.content .position .d_page .down img {
    max-width: 100%;
}

.n_adv_2 {
    width: 100%;
    height: 545px;
    background: #f7f7f7;
    margin-top: -30px;
}

.n_adv_2 .position {
    width: 1400px;
    height: 545px;
    margin: 0 auto;
    background: #fff;
}

.swiper-containeradv-n {
    width: 1400px;
    height: 545px;
    float: left;
    margin-top: -6px;
}

.swiper-containeradv-n img {
    width: 1400px;
    height: 545px;
}

.swiper-containeradv-n .swiper-pagination-bullet {
    width: 15px !important;
    height: 15px !important;
    background: none !important;
    border-radius: 15px !important;
    border: 1px solid #fff;

}

.swiper-containeradv-n .swiper-pagination-bullet-active {
    opacity: 1 !important;
    background: #fff !important;
}

.bdshare-button-style0-24 a,
.bdshare-button-style0-24 .bds_more {
    padding-left: 20px !important;
    line-height: 20px !important;
    height: 20px !important;
    margin: 6px 6px 6px 0 !important;
}

.bdshare-button-style0-24 .bds_qzone {
    background: url(../19.png) no-repeat center;
    background-position: 0 0 !important;
}

.bdshare-button-style0-24 .bds_tsina {
    background: url(../20.png) no-repeat center;
    background-position: 0 0 !important;
}

.bdshare-button-style0-24 .bds_weixin {
    background: url(../21.png) no-repeat center;
    background-position: 0 0 !important;
}

.xw_list {
    width: 100%;
    height: auto;
    float: left;
}

.xw_list .box {
    width: 100%;
    height: 265px;
    float: left;
    background: #fff;
    margin-top: 30px;
}

.xw_list .box .img {
    width: 355px;
    height: 265px;
    float: left;
}

.xw_list .box .img img {
    width: 355px;
    height: 265px;
}

.xw_list .box .text {
    width: 1045px;
    height: 265px;
    float: left;
    padding: 35px 45px;
}

.xw_list .box .text .topic {
    font-size: 18px;
    color: #151515;
    line-height: 18px;
}

.xw_list .box:hover .text .topic {
    color: #157c5c;
}

.xw_list .box .text .date {
    width: 100%;
    line-height: 35px;
    color: #157c5c;
    font-size: 14px;
}

.xw_list .box .text .des {
    width: 100%;
    font-size: 14px;
    color: #868686;
    line-height: 25px;
    margin-top: 5px;
}

.xw_list .box .text .bdsharebuttonbox {
    width: 100%;
    margin-top: 15px;
}

.xw_list .box .text .more {
    display: block;
    font-size: 14px;
    margin-top: 40px;
    float: right;
    font-size: 14px;
    color: #fff;
    width: 117px;
    height: 38px;
    background: RGB(21, 124, 92);
    line-height: 38px;
    text-align: center;
    display: none;
}

.xw_list .box:hover .text .more {
    display: block;
}

.clear {
    clear: both;
}

.xw_title {
    width: 100%;
    height: 110px;
    text-align: center;
    color: #157c5c;
    line-height: 110px;
    font-size: 26px;
    font-weight: bold;
}

.xw_pic {
    width: 1440px;
    float: left;
    margin-top: 30px;
}

.xw_pic .box {
    width: 680px;
    height: 620px;
    float: left;
    background: #fff;
    margin-right: 40px;
    margin-bottom: 40px;
}

.xw_pic .box .img {
    width: 680px;
    height: 510px;
    overflow: hidden;
}

.xw_pic .box .img img {
    width: 680px;
    height: 510px;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.xw_pic .box:hover .img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.xw_pic .box .topic {
    height: 110px;
    line-height: 110px;
    width: 100%;
    text-align: center;
    color: #5e5e5e;
    font-size: 18px;
    background: #efefef;
    font-weight: bold;
}

.xw_pic .box .topic a {
    color: #343434;
}

.xw_pic .box:hover .topic {
    color: #157C5C;
}

.xw_pic .box:hover .topic a {
    color: #157C5C;
}

.xw_list1 {
    width: 1440px;
    height: auto;
    float: left;
}

.xw_list1 .box {
    width: 686px;
    height: 160px;
    float: left;
    background: #fff;
    padding: 40px 0;
    margin: 28px 28px 0 0;
}

.xw_list1 .box .date {
    float: left;
    width: 95px;
    height: 80px;
    text-align: center;
    line-height: 40px;
}

.xw_list1 .box .date .dd {
    font-size: 30px;
    color: #157c5c;
}

.xw_list1 .box .date .line {
    width: 23px;
    height: 1px;
    background: #e5e5e5;
    line-height: 1px;
    margin-left: 35px;
}

.xw_list1 .box .date .yy {
    font-size: 30px;
}

.xw_list1 .box .text {
    float: left;
    width: 585px;
    height: 80px;
    padding: 0 30px;
    border-left: 1px solid #e5e5e5;
}

.xw_list1 .box .text a {
    color: #232323;
    font-size: 16px;
    line-height: 16px;
}

.xw_list1 .box .text p {
    color: #868686;
    font-size: 14px;
    line-height: 25px;
    margin-top: 10px;
}

.cp_list {
    width: 100%;
    float: left;
    background: #f7f7f7;
    padding-bottom: 50px;
}

.cp_list .box {
    width: 1400px;
    height: 500px;
    position: relative;
    margin: 25px auto 0 auto;
    background: #fff;
}

.cp_list .box img {
    width: 1400px;
    height: 500px;
}

.cp_list .box .text {
    width: 490px;
    height: 250px;
    float: left;
    position: absolute;
    background: rgba(21, 124, 92, 0.8);
    left: 40px;
    top: 125px;
    padding: 40px;
}

.cp_list .box .text h2 {
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    padding-right: 30px;
    background: url(../22.png) no-repeat right bottom;
    display: block;
    float: left;
    margin-bottom: 20px;
    line-height: 26px;
}

.cp_list .box .text h2 a {
    color: #fff;
}

.cp_list .box .text .guide_list {
    width: 445px;
    float: left;
    margin-left: -10px;
}

.cp_list .box .text .guide_list .box1 {
    display: block;
    float: left;
    padding: 0 10px;
    border-left: 1px solid #fff;
    margin-bottom: 10px;

}

.cp_list .box .text .guide_list .box1 a {
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    display: block;
}

.cp_list .box .text .guide_list .box1:nth-child(1) {
    border: none;
}

.cp_list .box .text .guide_list .box1:nth-child(4) {
    border: none;
}

.cp_list .box .text .more {
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: rgba(255, 255, 255, 0.5);
    float: left;
    margin-top: 30px;
}

.cp_list .box .text .more a {
    color: rgba(21, 124, 92, 0.8);
}

.cp_list .box:hover .text .more {
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #157c5c;
    float: left;
    margin-top: 30px;
}

.cp_list .box:hover .text .more a {
    color: #fff;
}

.ditu {
    width: 100%;
    padding-bottom: 80px;
    float: left;
    padding-top: 30px;
}

.ditu .map {
    width: 680px;
    height: 730px;
    float: left;
}

.ditu .map iframe {
    width: 680px;
    height: 730px;
    overflow: hidden;
}

.ditu .map .pic {
    width: 680px;
    height: 550px;

}

.ditu .map .topic {
    width: 680px;
    height: 80px;
    background: #ffffff;
    color: #232323;
    text-align: center;
    line-height: 80px;
    margin-bottom: 20px;
    position: relative;
    z-index: 99999;
    font-size: 16px;
}

.ditu .map .topic:hover {
    color: #fff;
    background: #157C5C;
}

.content3mbi {
    display: none;
}

.mobilebox {
    width: 100%;
    display: none;
}

.swiper-containerpdc {
    display: none;
}

.btn-group {
    display: none;

}

.contentadd1 {
    width: 100%;
    height: 70px;
    position: absolute;
    z-index: 99;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}

.contentadd1 .position {
    width: 1400px;
    height: 70px;
    position: relative;
    margin: 0 auto;
}

.contentadd1 .txtScroll-left {
    width: 100%;
    position: relative;
    height: 70px;
}

.contentadd1 .txtScroll-left .title {
    float: left;
    line-height: 70px;
    height: 70px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.contentadd1 .txtScroll-left .title a {
    color: #fff;
}

.contentadd1 .txtScroll-left .bd {
    width: 100%;
    overflow: hidden;
}

.contentadd1 .txtScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.contentadd1 .txtScroll-left .bd ul li {
    float: left;
    height: 70px;
    line-height: 70px;
    text-align: left;
    line-height: 70px;
    width: 50%;
}

.contentadd1 .txtScroll-left .bd ul li a {
    font-size: 16px;
    color: #fff;
    float: left;
    padding-left: 100px;
}

.contentadd1 .txtScroll-left .bd ul li span {
    float: right;
    font-size: 16px;
    color: #fff;
}

.contentadd1 .txtScroll-left .title {
    float: left;
    position: absolute;
    left: 0;
    height: 70px;
    line-height: 70px;
}

.pager a {
    color: RGB(37, 37, 37);
}

.pager a:hover {
    color: RGB(21, 124, 92);
}

.sch-form {
    width: 640px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.sch-form .sch-input {
    width: 560px;
    height: 40px;
    float: left;
}

.sch-form .sch-btn {
    width: 40px;
    height: 40px;
    float: left;
    background: #286544;
    color: #fff;
    border: none;
}

.brand {
    width: 100%;
    height: 400px;
    position: relative;
    background: #fff;
    margin-bottom: 30px;
}

.brand1 .img {
    width: 700px;
    height: 400px;
    position: absolute;
    left: 0;
}

.brand1 .img img {
    width: 700px;
    height: 400px;
}

.brand1 .text {
    width: 700px;
    height: 400px;
    position: absolute;
    right: 0;
    padding: 95px 50px;
}

.brand1 .text a {
    color: #276645;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    display: block;
}

.brand1 .text p {
    display: block;
    margin-top: 30px;
    font-size: 16px;
    color: #505050;
    text-indent: 2em;
    text-align: justify;
    line-height: 30px;
}

.brand2 .img {
    width: 700px;
    height: 400px;
    position: absolute;
    right: 0;
}

.brand2 .img img {
    width: 700px;
    height: 400px;
}

.brand2 .text {
    width: 700px;
    height: 400px;
    position: absolute;
    left: 0;
    padding: 95px 50px;
}

.brand2 .text a {
    color: #276645;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    display: block;
}

.brand2 .text p {
    display: block;
    margin-top: 30px;
    font-size: 16px;
    color: #505050;
    text-indent: 2em;
    line-height: 30px;
}

.fixed2 {
    position: fixed;
    right: 35px;
    top: 65%;
    margin-top: -110px;
    z-index: 99999;
    transition: .25s ease-in-out;
}

.fixed2 .inner {
    right: 20px;
    top: 40px;
    left: unset;
    display: none;
}

.fixed2 .click:hover .inner {
    display: block;
}

/* .fixed2 .bdsharebuttonbox {
    display: none;
}

.fixed2 .bdsharebuttonbox.on {
    display: block;
} */

.toast-top-full-width {
    bottom: 0 !important;
    top: auto !important;
}

.fixed2 .click {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 112px;
    background: url(../26.png) no-repeat center #286945;
    background-size: 80%;
    border-radius: 8px;
}

.bdshare-button-style1-32 .bds_weixin1 {
    background: url(../23on.png) no-repeat center rgba(255, 255, 255, 0.5);
    background-size: 100% 100%;
    background-position: center !important;
    border-radius: 32px;
}

.bdshare-button-style1-32 .bds_weixin1:hover {
    background: url(../23.png) no-repeat center #286945;
    background-size: 100% 100%;
    background-position: center !important;
    border-radius: 32px;
}

.bdshare-button-style1-32 .bds_tsina1 {
    background: url(../24on.png) no-repeat center rgba(255, 255, 255, 0.5);
    background-size: 70%;
    background-position: center !important;
    border-radius: 32px;
}

.bdshare-button-style1-32 .bds_tsina1:hover {
    background: url(../24.png) no-repeat center #286945;
    background-size: 70%;
    background-position: center !important;
    border-radius: 32px;
}

.bdshare-button-style1-32 .bds_sqq1 {
    background: url(../25on.png) no-repeat center rgba(255, 255, 255, 0.5);
    background-size: 80%;
    background-position: center !important;
    border-radius: 32px;
}

.bdshare-button-style1-32 .bds_sqq1:hover {
    background: url(../25.png) no-repeat center #286945;
    background-size: 80%;
    background-position: center !important;
    border-radius: 32px;
}

.bdshare-button-style1-32 .bds_qzone2 {
    background: url(../19.png) no-repeat center;
}

.bdshare-button-style1-32 .bds_tsina2 {
    background: url(../20.png) no-repeat center;
}

.bdshare-button-style1-32 .bds_weixin2 {
    background: url(../21.png) no-repeat center;
}

.inner {
    position: absolute;
    top: 120px;
    bottom: 0;
    right: 0;
    left: 0;
    width: 54px;
    height: 54px;
    margin: auto;
    height: 180px;
    z-index: 2;
}


/* ------------- */

.banlist-pagination {
    position: fixed;
    right: 25px;
    top: 50%;
    list-style-type: none;
    z-index: 70;
    width: 160px;
    height: auto;
    background-color: rgba(0, 0, 0, .3);
    border-radius: 20px;
    box-sizing: border-box;
    padding: 10px 15px;
}

.banlist-pagination .swiper-pagination-bullet {
    width: 100% !important;
    display: flex !important;
    align-items: center;
    height: auto !important;
    background: none !important;
    margin: 20px 0 !important;
}

.banlist-pagination .swiper-pagination-bullet .ico {
    width: 30px !important;
    height: 37px !important;
    opacity: 1 !important;
    border-radius: 10px !important;
    background: url(../../banlist-ico.png) center no-repeat !important;
    background-size: cover !important;
    margin: 0;
}

.banlist-pagination .swiper-pagination-bullet .name {
    font-size: 18px;
    color: #fff;
    margin: 0 0 0 10px;
    font-weight: bold;
}

.banlist-pagination .swiper-pagination-bullet:last-child {
    display: none !important;
}

.banlist-pagination .swiper-pagination-bullet-active {
    opacity: 1 !important;
}